Do not include synchronized methods into a loop structure 不要将同步方法放到循环结构中。
Looping structure in programming languages 循环结构。
You can repeat the statements in a loop structure until a condition is 您可以用循环结构重复执行语句,直到条件为
Branch and loop structure 分支与循环结构。
Loop structure iteration 循环结构(迭代)
Visual basic loop structures allow you to run one or more lines of code repetitively Visual basic循环结构允许您重复运行一行或多行代码。
Construction allows you to test a condition at either the beginning or the end of a loop structure 构造允许您在循环结构的开始或结尾对条件进行测试。
Type synthesis and topological description of spatial parallel mechanisms based on five - bar closed - loop structure 基于平面五杆闭环结构的空间并联机构类型综合与拓扑分析
The following illustration shows a loop structure that runs a set of statements until a condition becomes true 下图显示一个循环结构,该结构运行一组语句直到条件变为true 。
A kind of branch and loop structures has been proposed in e . it is easy to construct iteration and recursion with these structures 针对数据流语言中的设计难点,提出了简单、实用的分支与循环结构。